Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: bump Adjust SDK to the latest v5.1.0 #10

Conversation

1abhishekpandey
Copy link
Contributor

Description

  • Updated the Adjust iOS SDK version to 5.1.0.
  • Set 1.29 as the minimum Rudder-iOS version for the Rudder-Adjust SDK.
  • Updated the iOS target to 12.0. Adjust now supports the minimum version of 12.0.
  • Updated code owners and reviewers.
  • Address breaking changes:
    • Removed the adjustConfig setDelayStart
    • Removed the adjustConfig setEventBufferingEnabled
    • Update the following settings:
      • Adjust appDidLaunch to Adjust initSdk
      • ADJConfig configWithAppToken to [ADJConfig alloc] initWithAppToken
      • Adjust addSessionPartnerParameter to Adjust addGlobalPartnerParameter
      • Adjust resetSessionPartnerParameters to Adjust removeGlobalPartnerParameters

@1abhishekpandey 1abhishekpandey self-assigned this Feb 19, 2025
@1abhishekpandey 1abhishekpandey marked this pull request as ready for review February 19, 2025 10:08
@1abhishekpandey 1abhishekpandey merged commit 47fe28a into feature/release Feb 19, 2025
10 of 11 checks passed
@1abhishekpandey 1abhishekpandey deleted the feature/sdk-2885-ios-implement-adjust-sdk-to-v5 branch February 19, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant